'Declaration Public Property OldValue As Nullable(Of T)
'Declaration
Public Property OldValue As Nullable(Of T)
public Nullable<T> OldValue {get; set;}
NullablePropertyChangedEventArgs<T> Class NullablePropertyChangedEventArgs<T> Members